﻿2026-06-07T22:49:59.4252650Z ##[group]Run actions/checkout@v5
2026-06-07T22:49:59.4253473Z with:
2026-06-07T22:49:59.4253772Z   repository: SaberMage/spt-core
2026-06-07T22:49:59.4257008Z   token: ***
2026-06-07T22:49:59.4257294Z   ssh-strict: true
2026-06-07T22:49:59.4257606Z   ssh-user: git
2026-06-07T22:49:59.4257912Z   persist-credentials: true
2026-06-07T22:49:59.4258253Z   clean: true
2026-06-07T22:49:59.4258564Z   sparse-checkout-cone-mode: true
2026-06-07T22:49:59.4258932Z   fetch-depth: 1
2026-06-07T22:49:59.4259243Z   fetch-tags: false
2026-06-07T22:49:59.4259548Z   show-progress: true
2026-06-07T22:49:59.4259849Z   lfs: false
2026-06-07T22:49:59.4260136Z   submodules: false
2026-06-07T22:49:59.4260442Z   set-safe-directory: true
2026-06-07T22:49:59.4260924Z ##[endgroup]
2026-06-07T22:50:00.1664116Z Syncing repository: SaberMage/spt-core
2026-06-07T22:50:00.1665725Z ##[group]Getting Git version info
2026-06-07T22:50:00.1666560Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-07T22:50:00.1906819Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:50:00.2106290Z git version 2.43.0.windows.1
2026-06-07T22:50:00.2131213Z ##[endgroup]
2026-06-07T22:50:00.2139433Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\865edf71-ec22-44da-8a2e-ecdc8d44ea57\.gitconfig'
2026-06-07T22:50:00.2153053Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\865edf71-ec22-44da-8a2e-ecdc8d44ea57' before making global git config changes
2026-06-07T22:50:00.2155153Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:50:00.2159471Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T22:50:00.2390761Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-07T22:50:00.2578121Z https://github.com/SaberMage/spt-core
2026-06-07T22:50:00.2606552Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:50:00.2610996Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:50:00.2804907Z refs/heads/dev-freeform
2026-06-07T22:50:00.2831891Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-07T22:50:00.3319727Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:50:00.3796207Z ##[endgroup]
2026-06-07T22:50:00.3797792Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-07T22:50:00.7594705Z ##[group]Cleaning the repository
2026-06-07T22:50:00.7599328Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-07T22:50:06.2488803Z Removing .adapter-notify/
2026-06-07T22:50:06.2489581Z Removing target/
2026-06-07T22:50:06.2522573Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-07T22:50:06.2904663Z HEAD is now at 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:50:06.2930744Z ##[endgroup]
2026-06-07T22:50:06.2935047Z ##[group]Disabling automatic garbage collection
2026-06-07T22:50:06.2940329Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T22:50:06.3172711Z ##[endgroup]
2026-06-07T22:50:06.3173117Z ##[group]Setting up auth
2026-06-07T22:50:06.3180787Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:50:06.3402792Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-07T22:50:06.6887091Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:50:06.7105603Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-07T22:50:07.0605027Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:50:07.0812720Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-07T22:50:07.4157798Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T22:50:07.4447376Z ##[endgroup]
2026-06-07T22:50:07.4447762Z ##[group]Fetching the repository
2026-06-07T22:50:07.4453930Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:50:08.1306668Z From https://github.com/SaberMage/spt-core
2026-06-07T22:50:08.1307259Z  + 1123e38...e10def4 e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3 -> origin/dev-freeform  (forced update)
2026-06-07T22:50:08.1418047Z ##[endgroup]
2026-06-07T22:50:08.1418673Z ##[group]Determining the checkout info
2026-06-07T22:50:08.1419392Z ##[endgroup]
2026-06-07T22:50:08.1424527Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T22:50:08.1685090Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T22:50:08.1898173Z ##[group]Checking out the ref
2026-06-07T22:50:08.1902760Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:50:08.2264920Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:50:08.2265293Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-07T22:50:08.2266011Z Previous HEAD position was 1123e38 docs: M8 D5 — moved-verb docs sweep, KNOWN-HAZARDS 4.11, CONTEXT attachment update
2026-06-07T22:50:08.2266489Z Switched to and reset branch 'dev-freeform'
2026-06-07T22:50:08.2291111Z ##[endgroup]
2026-06-07T22:50:08.2542299Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T22:50:08.2749453Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
